To make the SAY SHAZAM command work, I've changed the conditions as follows:

original:
7635: SAY  SHAZ  Conditions:
706d:               AT       65 
706f:               AT       99 
                 Actions:
7072:               GOTO     37 
7074:               DESC   

changed to:
7635: SAY  SHAZ  Conditions:
706d:               AT       99 
706f:               AT       99 
                 Actions:
7072:               GOTO     37 
7074:               DESC   
